home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetSprite(12, 1)
- set the memberNum of sprite 12 to the number of member "bflat"
- updateStage()
- end
-
- on mouseUp
- set the memberNum of sprite 12 to the number of member "bround"
- updateStage()
- puppetSprite(12, 0)
- unLoad()
- SetReturn()
- play movie "busty97.dir"
- end
-